バージョン 24.2 (最新)

StartTable(IList<Single>,TableProperties) メソッド

指定した columnWidths リストの要素数と等しい列数、およびリストの対応する値によって定義された各列の幅で文書の新しいテーブルを開始します。
シンタックス
public abstract void StartTable( 
   System.Collections.Generic.IList<float> columnWidths,
   TableProperties properties
)

パラメータ

columnWidths
properties
参照

オンラインで表示: GitHub